See the issue here is with Netflix.com , you have a HTML like this : <a href="/login" class="authLinks redButton" ... ... <看更多>
Search
Search
See the issue here is with Netflix.com , you have a HTML like this : <a href="/login" class="authLinks redButton" ... ... <看更多>
Locating Elements. find_element -- Find the first element matching the given arguments. find_elements -- Find all elements matching the given arguments. ... <看更多>
Here is the HTML code for the search button with an ID attribute value defined as search . We can find this code if we Inspect the site and reach this element ... ... <看更多>
NoSuchElementException happens generally in 2 scenarios. Webelement locator is wrong. (which doesn't seems to be the situation in your case) ... ... <看更多>